Initializes a new instance of the AnnotationRenderer class.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public AnnotationRenderer ( ObservableCollection<Series> series)
Public New ( _ series As ObservableCollection(Of Series) _)
A list of Series that should be rendered as annotations.
AnnotationRenderer ClassMindFusion.Charting Namespace